Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

Bumps matrix-js-sdk from 31.3.0 to 31.6.1.

Release notes

Sourced from matrix-js-sdk's releases.

v31.6.1

🐛 Bug Fixes

  • Fix merging of default push rules (#4136).

v31.6.0

✨ Features

  • Introduce Membership TS type (take 2) (#4107). Contributed by @​andybalaam.
  • fix automatic DM avatar with functional members (#4017). Contributed by @​HarHarLinks.
  • Export types describing all specced media event formats (#4092). Contributed by @​t3chguy.
  • Add .m.rule.is_room_mention push rule to DEFAULT_OVERRIDE_RULES (#4100). Contributed by @​t3chguy.
  • Make sending ContentLoaded optional for a widgetClient (#4086). Contributed by @​toger5.

🐛 Bug Fixes

v31.6.0-rc.0

✨ Features

  • Introduce Membership TS type (take 2) (#4107). Contributed by @​andybalaam.
  • fix automatic DM avatar with functional members (#4017). Contributed by @​HarHarLinks.
  • Export types describing all specced media event formats (#4092). Contributed by @​t3chguy.
  • Add .m.rule.is_room_mention push rule to DEFAULT_OVERRIDE_RULES (#4100). Contributed by @​t3chguy.
  • Make sending ContentLoaded optional for a widgetClient (#4086). Contributed by @​toger5.

🐛 Bug Fixes

v31.5.0

✨ Features

  • Update MSC2965 OIDC Discovery implementation (#4064). Contributed by @​t3chguy.

🐛 Bug Fixes

v31.5.0-rc.0

✨ Features

  • Update MSC2965 OIDC Discovery implementation (#4064). Contributed by @​t3chguy.

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 31.6.1 (2024-03-28)

🐛 Bug Fixes

  • Fix merging of default push rules (#4136).

Changes in 31.6.0 (2024-03-26)

✨ Features

  • Introduce Membership TS type (take 2) (#4107). Contributed by @​andybalaam.
  • fix automatic DM avatar with functional members (#4017). Contributed by @​HarHarLinks.
  • Export types describing all specced media event formats (#4092). Contributed by @​t3chguy.
  • Add .m.rule.is_room_mention push rule to DEFAULT_OVERRIDE_RULES (#4100). Contributed by @​t3chguy.
  • Make sending ContentLoaded optional for a widgetClient (#4086). Contributed by @​toger5.

🐛 Bug Fixes

Changes in 31.5.0 (2024-03-12)

✨ Features

  • Update MSC2965 OIDC Discovery implementation (#4064). Contributed by @​t3chguy.

🐛 Bug Fixes

Changes in 31.4.0 (2024-02-27)

✨ Features

  • Validate account_management_uri and account_management_actions_supported from OIDC Issuer well-known (#4074). Contributed by @​t3chguy.
  • Allow specifying OIDC url state parameter for passing data to callback (#4068). Contributed by @​t3chguy.
  • Add getAuthIssuer method for MSC2965 (#4071). Contributed by @​t3chguy.
  • Allow specifying more OIDC client metadata for dynamic registration (#4070). Contributed by @​t3chguy.
  • Add unread marker event type (#4069). Contributed by @​dbkr.
  • Add "AsJson" forms of the key import/export methods (#4057). Contributed by @​andybalaam.

🐛 Bug Fixes

  • Ignore memberships of users that are not in the call (#4065). Contributed by @​toger5.
  • Await encrypted messages (#4063). Contributed by @​toger5.
  • ElementR | Ensure own user and device trust are updated after migration before giving back control to the app. (#4059). Contributed by @​BillCarsonFr.

... (truncated)

Commits
  • 5bffb7d v31.6.1
  • 9e1897d Merge pull request #4136 from matrix-org/backport-4135-to-staging
  • 5f3ddc3 Merge pull request #4135 from matrix-org/t3chguy/fix/27173
  • 2da6c0c v31.6.0
  • b8078f9 v31.6.0-rc.0
  • 92342c0 Introduce Membership TS type (take 2) (#4107)
  • 3e98900 Migrate own identity local trust to rust crypto (#4090)
  • 8e0ef5f fix automatic DM avatar with functional members (#4017)
  • 78d0594 Merge remote-tracking branch 'origin/develop' into develop
  • c22a685 Temporarily disable broken step in the release process
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 31.3.0 to 31.6.1.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](matrix-org/matrix-js-sdk@v31.3.0...v31.6.1)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 29, 2024
@dependabot dependabot bot requested a review from a team March 29, 2024 00:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant